HttpHeaders.set

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void set(string name, string value)
  2. void set(HTTPHeaderCode code, string value)
    struct HttpHeaders
    void
    set
    (
    HTTPHeaderCode code
    ,
    string value
    )

Meta